CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chess horse

搜索资源列表

  1. qipan.rar

    0下载:
  2. 设计一个国际象棋的马踏棋盘的演示程序。以一二维数组Board[8][8]表示国际象棋棋盘,以用户输入任一位置作为马的起始位置,设为(i,j),其中0≤i,j≤7,马按照走棋的规则在棋盘范围内进行移动。本程序只求出一种遍历路径,用非递归程序实现吗的行走路线。,To design a chess board horse riding demo program. A two-dimensional array Board [8] [8] that the chess board to the user
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:8930
    • 提供者:chissie
  1. ma.rar

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。,This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:2933986
    • 提供者:荣峰华
  1. thehosrse

    0下载:
  2. 一个小程序,是模拟一只马走遍国际象棋棋盘的过程,挺好玩的-A small program is a simulation of horse around the course of a chess board, very good fun
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7652
    • 提供者:andrea
  1. qishi

    0下载:
  2. 8×8的棋盘上分布着n个骑士,他们想约在某一格中聚会。骑士每天可以像国际象棋中的马那样移动一次,如图所示,可以从中间向8个方向移动,请你计算n个骑士的最早聚会地点和要走多少天。要求尽早聚会,且n个人走的总步数最少,先到聚会地点的骑士可以不再移动等待其他骑士。 -8 × 8 chessboard on distributed n-Cavalier, they want to about gathering in a cell. Cavalier day like chess in the hors
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:1740
    • 提供者:王岳
  1. house

    0下载:
  2. 马踏棋盘问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,-Horse riding problem described in the design of a chessboard chess chessboard horse traveled demo program. 2. The basic requirements will be placed randomly MA 8* 8
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:dongchao
  1. qishi

    0下载:
  2. 图算法之骑士遍历问题,骑士遍历问题,或者象棋中马的遍历问题-Knight traversal, or chess problem in ergodic horse
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1169
    • 提供者:li shu
  1. mataqipan

    0下载:
  2. 国际象棋中马踏棋盘历遍棋盘的走法,各个位置均可以实现。-Chess board calendar of horse riding all over the board walk method can be achieved in various locations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:1015
    • 提供者:杨正
  1. mataqipan

    0下载:
  2. 马踏棋盘的C语言代码。将马随机放在国际象棋的8X8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,。。。,64依次填入一个8X8的方阵,输出之。-Horse riding board the C language code. Ma randomly on the 8X8 chess board Board [8] [8] of a box, the horse mo
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1971
    • 提供者:de
  1. mataqipan

    0下载:
  2. 将马随机放在国际象棋的8×8棋盘Board[0~7][0~7]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,…,64依次填入一个8×8的方阵,输出之 -Ma Random Chess on the 8 × 8 chessboard Board [0 ~ 7] [0 ~ 7] of a box, the horse moves in accordance with the rules o
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:3327
    • 提供者:刘洋河
  1. horse10.8

    0下载:
  2. 国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线-Launched an international board of the travel issue that describes the chess board on a horse, just walked outside the other locations except the starting point of all time
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:57914
    • 提供者:于爱华
  1. ma

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。-This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:533482
    • 提供者:荣峰华
  1. bianliwenti

    0下载:
  2. 中国象棋马的棋盘遍历程序,对任意位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规划不重复地走过棋盘上的每一个位置-Chinese Chess board horse traversal procedures, placed anywhere on a horse, able to choose a suitable route, making the chess pieces can be according to the planning board did not repe
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:2018
    • 提供者:maya
  1. horse_CSDN

    0下载:
  2. 跳马的回溯算法(8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它63 个位置各一次,最后回 到起点。这条路线称为一条马的Hamilton 周游路线。对于给定的m*n 的国际象棋棋盘,m和n均为大于5 的偶数,且|m-n|≤2,该算法找出一条马的Hamilton周游路线。--Vault of the backtracking algorithm (8* 8 chess board on a horse, just walk outside except from the other 63
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:2946
    • 提供者:cheneiz
  1. mataqipang

    0下载:
  2. 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:周敏从
  1. mataqipan

    0下载:
  2. 设计一个国际象棋的马踏遍棋盘的演示程序。 将马随机放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则(见题集p98)进行移动。要求每个方格只进入一次,走边棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,3,…,64依次填入一个8×8的方阵,输出之。 -To design a chess board horse travels to the demonstration program. The horses were rand
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:10178
    • 提供者:sunyu
  1. console

    0下载:
  2. 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。-Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3694336
    • 提供者:王丽玮
  1. Hamilton

    2下载:
  2. 8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它 63 个位置各一次,最后回 到起点。这条路线称为一条马的 Hamilton 周游路线。对于给定的 m*n 的国际象棋棋盘,m 和n均为大于5的偶数,且|m-n|≤2,试设计一个分治算法找出一条马的Hamilton周游路线。 编程任务: 对于给定的偶数m,n≥6,且|m-n|≤2,编程计算 m*n 的国际象棋棋盘一条马的Hamilton 周游路线。 Input 输入数据的第一行有2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:16216
    • 提供者:zhang
  1. qishixunyou

    0下载:
  2. 编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则失败问题无解)。例如,当n=5且初始坐标位置定为(1,1) —
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:319832
    • 提供者:
  1. Hamilton

    0下载:
  2. 8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它 63 个位置各一次,最后回 到起点。这条路线称为一条马的 Hamilton 周游路线。对于给定的 m*n 的国际象棋棋盘,m 和n均为大于5的偶数,且|m-n|≤2,试设计一个分治算法找出一条马的Hamilton周游路线。 编程任务: 对于给定的偶数m,n≥6,且|m-n|≤2,编程计算 m*n 的国际象棋棋盘一条马的Hamilton 周游路线。 -8* 8 chess board on a horse
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:4061
    • 提供者:ahangin
  1. 1

    0下载:
  2. 考虑8 x 8的国际象棋棋盘上某个位置的一匹马,它是否可能只走63步,正好走过除起点以外的其他63个位置各一次?如果有这样的一种走法,则称所走的这条路线为一匹马思维周游路线。试设计一个分治算法找出一条马的周游路线。-Consider 8 x 8 chess board on a horse to a location, it may only take 63 steps, just walk away than from the other 63 positions each time? If
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:529
    • 提供者:ymeng
« 1 2 34 5 »
搜珍网 www.dssz.com